home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / asa / test_usr < prev    next >
Text File  |  1994-10-23  |  396b  |  16 lines

  1. /* $Id: test_usr,v 4.2 1994/10/23 23:35:12 ingber Exp ingber $ */
  2.  
  3. CC = gcc
  4.     -g
  5.     -O
  6.     -Wall
  7.     -DOPTIONS_FILE=TRUE
  8.     -DASA_TEST=TRUE
  9.     -DTIME_CALC=TRUE
  10.  
  11. start:time: 0h 0m 0.04s; incr: 0h 0m 0.04s
  12. funevals = 1000  :time: 0h 0m 0.61s; incr: 0h 0m 0.17s
  13. funevals = 2000  :time: 0h 0m 1.18s; incr: 0h 0m 0.57s
  14. funevals = 3000  :time: 0h 0m 1.74s; incr: 0h 0m 0.52s
  15. end:time: 0h 0m 1.9s; incr: 0h 0m 0.01s
  16.